PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentProperties Class / getOffOcgs Method
In This Topic
    getOffOcgs Method
    In This Topic
    Gets the list of invisible optional content groups.
    Syntax
    public PDFOptionalContentGroupList getOffOcgs()

    Return Value

    The collection of optional content groups that are invisible when the document is displayed.
    See Also